body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}

.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

.clearP{clear: both;}


/* 头搜索日期天气 */
.nav_top{
  width: 1200px;
  margin:14px auto;
  margin-top: 50px;
}
/*.logo{
  display: inline-block;
  margin-bottom: 14px;
}*/
.logo{
  display: inline-block;
  margin-bottom: 14px;
  background: url(../../images/2019/images/logo.png) no-repeat left center;
  height: 83px;
  width: 56px;
}
.logo2{
  display: inline-block;
  margin-bottom: 14px;
  background: url(../../images/2019/images/logo.png) no-repeat right center;
  height: 83px;
  width: 367px;
}
.nav_topz{
  display: inline-block;
  margin-right: 37px;
  margin-left: 35px;
}
.kuang{
  width: 280px;height: 46px;
  color: black;
  text-indent: 18px;
  box-sizing: border-box;
  vertical-align:top;
}
.sousuo{
  height: 46.4px;width: 55px;
  margin-left: -4px;
  background: #B92F2F;
}
.date{
  float: left;
  line-height: 23px;
  color: #767676;
  font-size: 12px;
}
.code1 a{
  color: #767676!important;
  font-size: 12px;
}
/* 头导航 */
.navu{
  width: 1200px;
  height: 62px;
  margin:auto;
  box-sizing: border-box;
  border-top:1px solid #5f6a86;
  border-bottom:1px solid #5f6a86;
}
.nav{
  width: 200px;height: 60px;
  float: left;
  /*background: #0C1C48;*/
  background: #B92F2F;
  text-align: center;
}
.nav>a{
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  line-height: 60px;
}
.nav:hover{
  background-color: #2c52bf;
}